| C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace : ReportObjectNamedList<TItem> Class |
The following tables list the members exposed by ReportObjectNamedList<TItem>.
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from C1.Xaml.FlexReport.ReportObjectList<TItem>) |
![]() | Item | Overloaded. Gets the element with specified name. (Inherited from C1.Xaml.FlexReport.ReportObjectList<TItem>) |
![]() | Report | Gets the C1FlexReport object owning this collection. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>) |
| Name | Description | |
|---|---|---|
![]() | Contains | Overloaded. Determines whether the collection contains a specific item. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>) |
![]() | CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>) |
![]() | FindByName | Gets the item by its name, returns null if not found. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>) |
![]() | IndexByName | Gets the index of the element by its name. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>) |
![]() | IndexOf | Gets the index of the element. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>) |
![]() | Move | Moves the item with the specified index to a new new position specified by newIndex. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>) |